home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / include / mix / lmconfig.h < prev    next >
Text File  |  2005-10-18  |  4KB  |  133 lines

  1. /* mix/lmconfig.h.  Generated automatically by configure.  */
  2. /* mix/lmconfig.h.in.  Generated automatically from configure.in by autoheader.  */
  3. #define HAVE_LINUX 1
  4. /* #undef HAVE_BSD */
  5. /* #undef HAVE_SOLARIS */
  6. /* #undef HAVE_WINDOWS */
  7. #define MY_HDRINCL 3
  8. /* #undef LM_USE_NET2 */
  9.  
  10. /* Define if you have the <arpa/inet.h> header file. */
  11. #define HAVE_ARPA_INET_H 1
  12.  
  13. /* Define if you have the <ctype.h> header file. */
  14. #define HAVE_CTYPE_H 1
  15.  
  16. /* Define if you don't have `vprintf' but do have `_doprnt.' */
  17. /* #undef HAVE_DOPRNT */
  18.  
  19. /* Define if you have the <errno.h> header file. */
  20. #define HAVE_ERRNO_H 1
  21.  
  22. /* Define if you have the <fcntl.h> header file. */
  23. #define HAVE_FCNTL_H 1
  24.  
  25. /* Define if you have the `initstate' function. */
  26. #define HAVE_INITSTATE 1
  27.  
  28. /* Define if you have the <inttypes.h> header file. */
  29. /* #undef HAVE_INTTYPES_H */
  30.  
  31. /* Define if you have the `nsl' library (-lnsl). */
  32. /* #undef HAVE_LIBNSL */
  33.  
  34. /* Define if you have the `socket' library (-lsocket). */
  35. /* #undef HAVE_LIBSOCKET */
  36.  
  37. /* Define if you have the <memory.h> header file. */
  38. /* #undef HAVE_MEMORY_H */
  39.  
  40. /* Define if you have the <netdb.h> header file. */
  41. #define HAVE_NETDB_H 1
  42.  
  43. /* Define if you have the <netinet/in.h> header file. */
  44. #define HAVE_NETINET_IN_H 1
  45.  
  46. /* Define if you have the `random' function. */
  47. #define HAVE_RANDOM 1
  48.  
  49. /* Define if you have the `select' function. */
  50. #define HAVE_SELECT 1
  51.  
  52. /* Define if you have the `setsockopt' function. */
  53. #define HAVE_SETSOCKOPT 1
  54.  
  55. /* Define if you have the <signal.h> header file. */
  56. #define HAVE_SIGNAL_H 1
  57.  
  58. /* Define if you have the `snprintf' function. */
  59. #define HAVE_SNPRINTF 1
  60.  
  61. /* Define if you have the `socket' function. */
  62. #define HAVE_SOCKET 1
  63.  
  64. /* Define if you have the `srandom' function. */
  65. #define HAVE_SRANDOM 1
  66.  
  67. /* Define if you have the <stdarg.h> header file. */
  68. #define HAVE_STDARG_H 1
  69.  
  70. /* Define if you have the <stdint.h> header file. */
  71. /* #undef HAVE_STDINT_H */
  72.  
  73. /* Define if you have the <stdlib.h> header file. */
  74. #define HAVE_STDLIB_H 1
  75.  
  76. /* Define if you have the <std_args.h> header file. */
  77. /* #undef HAVE_STD_ARGS_H */
  78.  
  79. /* Define if you have the `strdup' function. */
  80. #define HAVE_STRDUP 1
  81.  
  82. /* Define if you have the <strings.h> header file. */
  83. #define HAVE_STRINGS_H 1
  84.  
  85. /* Define if you have the <string.h> header file. */
  86. /* #undef HAVE_STRING_H */
  87.  
  88. /* Define if you have the `strstr' function. */
  89. #define HAVE_STRSTR 1
  90.  
  91. /* Define if you have the <sys/ioctl.h> header file. */
  92. #define HAVE_SYS_IOCTL_H 1
  93.  
  94. /* Define if you have the <sys/select.h> header file. */
  95. #define HAVE_SYS_SELECT_H 1
  96.  
  97. /* Define if you have the <sys/socket.h> header file. */
  98. #define HAVE_SYS_SOCKET_H 1
  99.  
  100. /* Define if you have the <sys/stat.h> header file. */
  101. /* #undef HAVE_SYS_STAT_H */
  102.  
  103. /* Define if you have the <sys/time.h> header file. */
  104. #define HAVE_SYS_TIME_H 1
  105.  
  106. /* Define if you have the <sys/types.h> header file. */
  107. #define HAVE_SYS_TYPES_H 1
  108.  
  109. /* Define if you have the <unistd.h> header file. */
  110. #define HAVE_UNISTD_H 1
  111.  
  112. /* Define if you have the `vprintf' function. */
  113. #define HAVE_VPRINTF 1
  114.  
  115. /* Define as the return type of signal handlers (`int' or `void'). */
  116. #define RETSIGTYPE void
  117.  
  118. /* Define if you have the ANSI C header files. */
  119. #define STDC_HEADERS 1
  120.  
  121. /* Define if your <sys/time.h> declares `struct tm'. */
  122. /* #undef TM_IN_SYS_TIME */
  123.  
  124. /* Define if your processor stores words with the most significant byte first
  125.    (like Motorola and SPARC, unlike Intel and VAX). */
  126. /* #undef WORDS_BIGENDIAN */
  127.  
  128. /* Define to empty if `const' does not conform to ANSI C. */
  129. /* #undef const */
  130.  
  131. /* Define to `unsigned' if <sys/types.h> does not define. */
  132. /* #undef size_t */
  133.